04. Example: Route Finding
Example Route Finding
INSTRUCTOR NOTE:
Note here that we're only looking at how many "steps", or nodes visited, we have to take to go from one node to another. The paths also show a cost value, but we're ignoring those for now.